Notion - Query a database
(5 actions, 8 KB)
0 Comment
https://developers.notion.com/reference/post-database-query
1 DataJar > GetValueIntent »
3
keyPath
:
API Credentials.Notion
2 Get Dictionary from
[Shortcut Input]
»
3 Get Contents of URL
https://api.notion.com/v1/databases/
[2 Dictionary
.databaseId
]
/query
»
RequestVariable
:
[2 Dictionary
.requestBody
]
HTTPHeaders
:
{ "Authorization": "Bearer
[1 Value
as Dictionary.apiKey
]
", "Notion-Version": "2022-06-28", "Content-Type": "application/json" }
ShowHeaders
:
true
HTTPMethod
:
POST
HTTPBodyType
:
File
4 Stop and Output
[3 Contents of URL]